﻿.mating-slider .big { width: 850px; height: 576px; }
.list-tag a { margin-left: 0; margin-right: 12px; transition: 0.3s }
.list-tag a:hover { background: #6774B8; color: #fff }


.page { text-align: center; padding: 50px; }
.page a,
.page span { border: 1px solid #ddd; padding: 8px 15px; border-radius: 2px; margin: 0 5px; }
.page a:hover { background: #eaeaea; color: #fff; border-color: #eaeaea; color: #db281e; }
.page .p_now { border: 0; }

.p_now { background: #c40000; color: #fff; border-color: #c40000 !important }
.p_now:hover { background: #c40000 !important; color: #fff !important }

.tbaidulxb { width: 1200px; background: #1E264E; margin: 0 auto; padding: 20px 19px; margin-top: 60px; color: #fff; box-shadow: 0 2px 8px 0 rgba(30,37,79,0.4); font-weight: bold }
.tbaidulxb input { height: 36px; padding: 0 10px; border: 1px solid #ddd; width: 300px; margin-right: 20px; }
.tbaidulxb a { background: #7997DC; display: inline-block; color: #fff; padding: 4px 30px; border-radius: 2px; margin-right: 20px }
.tbaidulxb a:hover { opacity: 0.9; color: #fff }

.lxbfull { background: #212A5D }
.lxbfull .tbaidulxb { margin-top: 0; background: #212A5D; padding-bottom: 30px }

.infolxb { color: #fff; margin-top: 50px }
.infolxb input { height: 36px; padding: 0 10px; border: 1px solid #ddd; width: 230px; }
.infolxb li { margin-bottom: 20px }


.sonNav { position: absolute; display: none; left: 0; top: 100px; background: url(/images/black_bg.png); box-shadow: 1px 1px 5px #000; width: 1300px; left: -250px; z-index: 99999999 }
.sonNav ul { float: left; width: 20%; border-right: 1px #333 solid; text-align: center; padding: 20px 0; padding-top: 10px }
.sonNav ul:hover img { transform: scale(1.2); }
.sonNav ul li { width: 100%; }
.sonNav ul li img { transition: all 0.3s }
.sonNav ul li::after { background: none }
.sonNav ul li:first-child a { font-size: 16px; font-weight: bold !important }
.sonNav ul li:first-child a img { width: 50% }
.sonNav ul li a { font-size: 14px; padding: 0 !important; line-height: 32px !important; font-weight: normal !important; }
.sonNav ul li a:hover { text-decoration: underline }
.nav li:hover .sonNav { display: block }
